home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
Thoughtful
/
HyperSense.app
/
English.lproj
/
InsPaneDocument.nib
/
data.classes
next >
Wrap
Text File
|
1994-03-09
|
695b
|
55 lines
InsPaneDocument = {
ACTIONS = {
};
OUTLETS = {
propertyMatrix;
};
SUPERCLASS = InsPane;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
InsPane = {
ACTIONS = {
sendOk:;
};
OUTLETS = {
selection;
inspector;
window;
colorPanel;
ourView;
};
SUPERCLASS = Object;
};
Inspector = {
ACTIONS = {
revert:;
windowDidMove:;
sendOk:;
selectPane:;
ok:;
toggleActive:;
windowDidUpdate:;
};
OUTLETS = {
stack;
paneView;
popUpButton;
selection;
activeLayer;
classNameField;
pageView;
insPane;
currentPane;
inspectorPanel;
activeIconButton;
popUpList;
okButton;
document;
};
SUPERCLASS = Object;
};